The first thing you do is "reduce" the equation to the form [itex]x^3+ bx= c[/itex] without any [itex]x^2[/itex] term. To do that, let x= y- a. Then [itex]x^3= (y- a)^3= y^3- 3ay^2+ 3a^2y- a^3[/math] and [itex]x^2= (y- a)^2= y^2- 2ay+ a^2[/math]<br />
<br />
[tex]x^3- 6x^2+ 2x-1= y^3 -ay^2+ a^2y- a^3- 6y^2+ 12ay- 6a^2+ 2y- 2a- 1[/tex][tex]= y^3+ (-a- 6)y^2+ (a^2+ 2)y+ (-a^3- 2a- 1)[/math]<br />
<br />
That will have no "[itex]y^2[/itex]" term is a= -6 and, in that case, the polynomial is <br />
[itex]y^3+ 38y+ 229[/itex] and so our equation is [itex]y^3+ 38y+ 229= 0[/itex].<br />
<br />
Here's a quick review of Cardano's formula:<br />
[itex](a+ b)^3= a^3+ 3a^2b+ 3ab^2+ b^3[/itex]<br />
[itex]-3ab(a+ b)= -3a^2b- 3ab^3[/itex]<br />
so that [itex](a+ b)^3+ 3ab(a+ b)= a^3+ b^3[/itex].<br />
<br />
In particular, if we let x= a+b, m= 3ab, and [itex]n= a^3+ b^3[/itex], [itex]x^3+ mx= n[/itex].<br />
<br />
Can we go the other way? That is, given m and n, can we find a and b and so find x?<br />
<br />
Yes, we can. From [itex]m= 3ab[/itex], we have [itex]b= m/(3a)[/itex] so [itex]a^3+ b^3= a^3+ m^3/(3^2a^3)= n[/itex]. Multiplying through by [itex]a^3[/itex], [itex](a^3)^2+ m^3/3^3= na^3[/itex] or [itex](a^3)^2- na^3+ m^3/3^3= 0[/itex]. <br />
<br />
We can think of that as a <b>quadratic</b> equation in [itex]a^3[/itex] and solve it with the quadratic formula:<br />
[tex]a^3= \frac{n\pm\sqrt{n^2- 4\frac{m^3}{3^3}}}{2}[/tex][/tex][/itex][tex][tex][itex]= \frac{n}{2}\pm\sqrt{\left(\frac{n}{2}\right)^2- \left(\frac{m}{3}\right)^3}[/itex][/tex][itex]
and a is the cube root of that.<br />
<br />
From [itex]n= a^3+ b^3[/itex] we have <br />
[tex]b^3= n- a^3= \frac{n}{2}\mp\sqrt{\left(\frac{n}{2}\right)^2- \left(\frac{m}{3}\right)^3}[/tex].<br />
<br />
<br />
Now, in this problem, [itex]y^3+ 38y+ 229= 0[/itex] or [itex]y^3+ 38y= -229[/itex] so m= 38 and n= -229. <br />
[tex]\frac{n}{2}= -\frac{229}{2}[/tex] <br />
and <br />
[tex]\left(\frac{n}{2}\right)^2= \frac{52441}{4}[/tex][/itex][tex]
<br />
[tex]\frac{m}{3}= \frac{38}{3}[/tex]<br />
and<br />
[tex]\left(\frac{m}{3}\right)^3= \frac{54872}{27}[/tex]<br />
<br />
So <br />
[tex]a^3= -\frac{229}{2}\pm\sqrt{\frac{52441}{4}- \frac{54872}{27}}[/tex]<br />
and<br />
[tex]b^3= -\frac{229}{2}\mp\sqrt{\frac{52441}{4}- \frac{54872}{27}}[/tex]<br />
<br />
Calculate those numbers, take the cube roots to find a and b and then find x= a+ b.<br />
Each of those will have 3 cube roots but in the various ways of combining them, some things will cancel so that there will be, at most, 3 roots to the equation.[/tex][/tex][/itex]