Question 744961
Since it is a cube root...


{{{
Z^3+1=0
}}}



{{{
(z+1)(z^2+z+1)=0
}}}

z=-1

And we use the solver to find the other two:


*[invoke quadratic "z", 1, 1, 1 ]