Solving $x^3 = -1$ for complex numbers

96 Views Asked by At

How can I solve for the complex solutions of

$$ x^3 = -1 $$

1

There are 1 best solutions below

0
On

Hint: use that $$x^3+1=(x+1) \left(x^2-x+1\right)$$