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 ▸

Integrate tan(x) wrt x


Let I(n) = integral from 1 to e of (ln(x)^n)/(x^2) dx where n is a natural number. Firstly find I(0). Show that I(n) = -(1/e) + n*I(n-1). Using this formula find I(1).


Prove that 1+4+9+...+n^2 = n(n+1)(2n+1)/6.


How do you differentiate arctan(x)?