I just learned that the cube root has 2 complex roots. For example, the cube root of 8 has : 2 , -1 plus or minus square root of 3 *i
I was wondering, how do you find those conjugate complex values ??? Is the method the same for all odd roots? Thankyou!
Using Euler's formula, any complex number can be written in the form $$ x+iy = r\cos{\theta}+ir\sin{\theta} = re^{i\theta}. $$ Any complex number of the form $$ z_k = a^{1/n} e^{2\pi i k/n}, $$ where $k$ is an integer, is an $n$th root of a real number $a$, because $$ (a^{1/n}e^{2\pi i k/n})^n = ae^{2\pi i k} = a. $$ Then Euler's formula tells you that the real and imaginary parts of $z_k$ are $$ a^{1/n} \cos{(2\pi k/n)}, \quad a^{1/n} \sin{(2\pi k/n)}, $$ respectively.