Given the equation $$e^z-ie^{\pi}=0 $$ solve the equation for which $|z|<2\pi$.
My attempt
Manipulating the equation $$e^z=ie^{\pi} $$ Let's take the natural log $$\ln(e^z)=\ln(i)\cdot \ln(e^{\pi}) $$ $$z = \frac{i\pi}{2}+\pi $$ So I guess this is the only solution, but there is something bothering me. Why would they explicit state that they want us to find the solution, for which $\vert z \vert<2\pi$. I feel I have solved in a "wrong" way, because for this exercise I am not supposed to know what $\ln(i)$ is, but I just looked it up.
Is there different way to solve this, without using $\ln(i)$?