find the three cubic roots of 8 write the roots in standard
find the three cubic roots of -8. write the roots in standard form
Solution
x3 = -8
==> x3 + 8 = 0
==> x3 + 23 = 0 ; we have a3 + b3 = (a + b)(a2 - ab + b2)
==> (x + 2)(x2 - x(2) + 22) = 0
==> (x + 2)(x2 - 2x + 4) = 0
==> x + 2 = 0 , x2 - 2x + 4 = 0
==> x = -2 , x2 - 2x + 4 = 0
consider x2 - 2x + 4 = 0
==> x2 - 2x + 1 + 3 = 0
==> (x - 1)2 = -3 ; since a2 - 2ab + b2 = (a - b)2
==> (x - 1) = (-3) , -(-3)
==> x = 1 + (-3) , 1 - (-3)
==> x = 1 + i3 , 1 - i3 ; since i = (-1)
Hence the three cubic roots of -8 are -2 , 1 - i3 , 1 + i3
