4th roots of complex number

snozzla

New member
Joined
Nov 2, 2010
Messages
2
Would really appreciate help, I cannot simplify this complex number so i find modulus and arg of z so I can use De Moivre's formula.

Find the complex 4th roots of z:

z^1/4 = (-32/1+(squareroot of 3)*i)^1/4
 
Hello, snozzla!

Find the complex 4th roots of:   z=321+i3\displaystyle \text{Find the complex 4th roots of: }\;z \:=\: \frac{-32}{1+i\sqrt{3}}

We need to rationalize that complex number.

Multiply by 1i31i3:    321+i31i31i3  =  32(1i3)13i2  =  32(1i3)4\displaystyle \text{Multiply by }\frac{1-i\sqrt{3}}{1-i\sqrt{3}}: \;\;\frac{-32}{1+i\sqrt{3}}\cdot \frac{1-i\sqrt{3}}{1-i\sqrt{3}} \;=\;\frac{-32(1-i\sqrt{3})}{1 - 3i^2} \;=\;\frac{-32(1-i\sqrt{3})}{4}

. . Hence:   z  =  8+83i\displaystyle \text{Hence: }\;z \;=\;-8 + 8\sqrt{3}\,i


On the Argand diagram, we have:\displaystyle \text{On the Argand diagram, we have:}


Code:
                      |
              *       |
              |\      |
              | \     |
              |  \    |
            _ |   \   |
          8/3 |    \  |
              |     \ |
              |      \|
      - - - - + - - - + - - -
                 -8   |

And we find that: r=16,  θ=2π3\displaystyle \text{And we find that: }\:r = 16,\;\theta \,=\,\tfrac{2\pi}{3}

Can you continue?\displaystyle \text{Can you continue?}

 
Thank you very much! :D I will try to continue now ;)

Found that

z0 = squareroot of 3 + 1/2 i
z1 = -1 + ((squareroot of 3)/2) * i

hopefully they are right
 
Top