find all $z$ in polar form satisfying the following
$z^4 = -1 +i\sqrt{3}$
What I did was the following.
Let $z = r(\cos\phi\ +\ i\sin\phi)$
Therefore $z^4 = 2(\cos\frac{\pi}{3} + i\sin(\frac{\pi}{3}))= r^4(\cos4\phi\ +\ i\sin4\phi)$
Therefore by comparism, $r = 2^{1/4}, \ \phi = \frac{\pi}{12} + \frac{n\pi}{2}$ where $n \in \{0,1,-1,2\}$
But my answer seemed to be wrong and I was hoping if you guys can point out my mistake.
Any help or insight is deeply appreciated.