Question 491110
How do I find the complex zeros for f(x) = x^3 - 1
{{{x^3 - 1 = 0}}}
{{{(x-1)*(x^2 + x + 1) = 0}}}
x = 1
----------
{{{x^2 + x + 1 = 0}}}
*[invoke solve_quadratic_equation 1,1,1]