Solving Complex Number Equation: Z^3 = 2+2i

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
string_656
Messages
20
Reaction score
0
hey again,

im have a problem with 1 of the questions I am doing.

Z^3 = 2+2i, and it asks to solve for Z.

does it want me to actually get a number for Z? or does it simply want me to write...

z = (2+2i)^(1/3)

but ^^^^ this seems way to easy
 
Physics news on Phys.org
Well... Using De Moivre's theorem, there are actually 3 solutions for that equation.

Because 2 + 2i can be expressed as 2[tex]\sqrt{2}[/tex]ei([tex]\pi[/tex]/4) = 2[tex]\sqrt{2}[/tex]ei([tex]\pi[/tex]/4+2k[tex]\pi[/tex]).

so Z3 = 2[tex]\sqrt{2}[/tex]ei([tex]\pi[/tex]/4+2k[tex]\pi[/tex])

=> Z = (2[tex]\sqrt{2}[/tex]ei([tex]\pi[/tex]/4+2k[tex]\pi[/tex]))(1/3) for any 3 consecutive values of k.
 
thanks repainted, lurflurf how could i rearange it so that its in a + ib form?