Find all the cube roots of 1

Let z be a cube root of 1 such that: z^3 = 1 z^3 - 1 = 0 Factorise: (z-1)(z^2 + z + 1) = 0 Then, z=1, the real root, or: z^2 + z + 1 = 0 with z not equal to 1 Use quadratic equation: z = (-1 +- sqrt(1-4))/2 sqrt(1-4)=sqrt(3)i, an imaginary number Tidy up: z = -0.5 +- sqrt(3)i/2

OS

Related Further Mathematics A Level answers

All answers ▸

Find the displacement function if the acceleration function is a=2t+5. Assume a zero initial condition of displacement and v=8 when t=1.


Find the volume of revolution about the x-axis of the curve y=1/sqrt(x^2+2x+2) for 0<x<1


Prove by induction that n^3+5n is divisible by 3 for every natural number.


Determine if these two vectors are perpendicular. a=[1,4,8], b=[0,6,-3]