As the title suggests, I am having trouble finding the cube roots of $-i$. I looked at the similar post of finding the cube roots of just $i$ but I am having some confusion.
Complex numbers are of the form $z=a+bi$.
$$-i= 0+(-1)i$$
Giving a modulus of $|z|=\sqrt{0^2+(-1)^2}=1$
Then finding $\arg(-1)=\tan^{-1}\left(\large\frac{b}{a}\right)$, right? But our $a=0$, so how can we continue from here?
I'm sure there is some small detail I am overlooking. Thanks in advance.
You can say $\tan^{-1}(1/0)=\tan^{-1}(\infty)= 90^\circ$ (or you can say $\pi/2$ radians), and this "$\infty$" is neither $+\infty$ nor $-\infty$, but rather is the single $\infty$ that is at both ends of the real line. That is the "$\infty$" that is appropriate when talking about the ranges of trigonometric functions or about either the domains or the ranges of rational functions, and it makes all such functions continuous at every point in their domains.
So a cube root is $\cos30^\circ+i\sin30^\circ$ (or $\pi/6$ radians if you like).
(Then you also get the two other cube roots that come from adding $\pm360^\circ/3=\pm120^\circ$.)
PS: I had read the question is asking for cube roots of $i$. I now see that it now says $-i$. With $-i$, just take the complex conjugates of the numbers above. Or, working from scratch: for $-i$, we need the other angle whose tangent is $\infty$, namely $-90^\circ$. The answer is then $\cos(-30^\circ)+i\sin(-30^\circ)$, which is the same as $\cos30^\circ-i\sin30^\circ$, and then add $\pm120^\circ$ to get the other two cube roots.