Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
14
4571
1
avatar

find all the complex cube roots of z=8. write each root in rectangular form.

 Aug 1, 2014

Best Answer 

 #1
avatar+4473 
+5

cube root of z = 8 

z3=8

z38=0

(z2)(z2+2z+4)=0

One solution is z - 2 = 0 --> z = 2.

For the other polynomial, let's use the quadratic formula where a = 1, b = 2, & c = 4: z=b±b24ac2a

z=2±4162 

z=2±122

We get z = -1 + 1.732050808i & -1 - 1.732050808i

The three complex roots are z = 2, z = -1 + 1.732050808i, & z = -1 - 1.732050808i.

 Aug 1, 2014
 #1
avatar+4473 
+5
Best Answer

cube root of z = 8 

z3=8

z38=0

(z2)(z2+2z+4)=0

One solution is z - 2 = 0 --> z = 2.

For the other polynomial, let's use the quadratic formula where a = 1, b = 2, & c = 4: z=b±b24ac2a

z=2±4162 

z=2±122

We get z = -1 + 1.732050808i & -1 - 1.732050808i

The three complex roots are z = 2, z = -1 + 1.732050808i, & z = -1 - 1.732050808i.

AzizHusain Aug 1, 2014

2 Online Users