Could somebody help me please? I've got part one solved.
1) Solve the equation: $z^3=i$
I can do this bit: $$ z = \exp \left( \frac{i\pi}{6} + \frac{2k\pi}{3} \right) $$ so $$ z = \exp \left( \frac{i\pi}{6} \right) \qquad \text{or} \qquad z = \exp \left( \frac{5i\pi}{6} \right) \qquad \text{or} \qquad z = \exp \left( -\frac{i\pi}{2} \right) $$
2) Hence find the values for the argument of a complex number $w$ which is such that $$ w^3 = i \cdot \overline{w}^3, $$ where $\overline{w}$ is the complex conjugate.
Thanks.