Consider the equation $$ z^{2018}=2018^{2018}+i$$ where $i=\sqrt{-1}$. How many complex solutions as well as real solutions does this equation have?
My attempt:
I took the polar form as the equation has very difficult to handle when using $z=x+iy$.
So I set $z=re^{iθ}$, which yields $$ (re^{iθ})^{2018}=2018^{2018}+e^{i\frac{\pi}{2}}$$ After this I was not able to handle it.
hint
If $$z=re^{i\theta}$$ then
$$z^n=r^n(\cos(n\theta)+i\sin(n\theta))$$
the real part gives
$$r^{2018}\cos(2018\theta)=2018^{2018}$$
and the imaginary
$$r^{2018}\sin(2018\theta)=1$$