How to solve $\sin(z) = 2$,where $z$ is a complex number.
Another approach I tried:
$$\sin z=\frac{1}{2i}\left(e^{iz}-e^{-iz}\right)=2$$
$$e^{iz}-e^{-iz}=4i$$
Let $x=e^{iz}$ so that $x^2-4ix-1=0$. Then, I would use the quadratic formula to solve would this be correct?