If z^n=complex number, what are the general steps in solving for z?
So far I know There will be n solutions, all equally spaced around a circle with centre 0+0i
But how do you find the principle solution?
The easiest way (depends on the question tho) is to convert the complex number into polar form if you haven't already, and use your knowledge on the De Moivre's Theorem to solve the question. (I'll give you an example)
Let's say we have z
3=1+i
Converting it into polar form will give you z
3=2
1/2cis(pi/4)
Applying De Moivre's Theorem [rcis(x)]
n=r
ncis(nx)
z=2
(1/2)*(1/3)cis[(1/3)[(pi/4)+2kpi]
the 2kpi is fairly important here because you will get a few solutions (in this case it depends on the power of the polynomial, if it is 3 then you will get 3 solutions).
Substituting 0,1,2 will give you the three solutions you need (it will revolve around 0+0i yes), if you get z
4 you have to substitute 0, 1, 2, 3 and so on.