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

AI Thread Summary
To solve the equation Z^3 = 2 + 2i, the expression Z = (2 + 2i)^(1/3) is a starting point, but it is indeed too simplistic. Using De Moivre's theorem, there are three distinct solutions derived from expressing 2 + 2i in polar form as 2√2 * e^(iπ/4). The general form for Z is Z = (2√2 * e^(i(π/4 + 2kπ)))(1/3) for k = 0, 1, 2. To convert Z into a + ib form, Euler's formula can be applied, where e^(iθ) = cos(θ) + i*sin(θ). This approach clarifies the multiple solutions and how to express them in the desired format.
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\sqrt{2}ei(\pi/4) = 2\sqrt{2}ei(\pi/4+2k\pi).

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

=> Z = (2\sqrt{2}ei(\pi/4+2k\pi))(1/3) for any 3 consecutive values of k.
 
Poorly written instructions perhaps. You could write Z in a+ib form.
 
thanks repainted, lurflurf how could i rearange it so that its in a + ib form?
 
string_656 said:
thanks repainted, lurflurf how could i rearange it so that its in a + ib form?

Use Euler's formula of e=cosθ+isinθ
 
Back
Top