For which values of the parameter $m$, square trinomial $f(x)=mx^2+(m+1)x+1$ has two different roots such that:
$x_1^3-x_2^3=x_1^4-x_2^4$ (the value of the parameter $m$ should be approximated).
After calculating this condition (using Viete) $x_1^3-x_2^3=x_1^4-x_2^4$, I've received this equation: $2m^3+2m^2+2m+1=0$. The problem is I don't know how to find the polynomial roots of this equation.I know that it should be $\approx-0.65$, but I don't know how to solve it. Thank you in advance.