Solve the cubic equation
Factor the variable part and read the structure. The first three terms share an :
so the equation is
That is: find three consecutive integers whose product is . Recognising this shape turns a cubic into a one-line search.
Search near the cube root. Three consecutive integers near multiply to roughly , and , so try the triple centred near :
Hence is a root. Confirming directly: ✓.
Depress the cubic by synthetic division. Dividing by with coefficients :
The zero remainder confirms the root, and the quotient is :
Solve the quadratic factor. Its discriminant is
so the remaining two roots are complex — meaning is the only real solution.
Simplify the complex roots. Since :
Verify all three roots. Substituting gives exactly ✓. Substituting gives to within in complex arithmetic ✓. As a structural check, the three roots sum to ✓ and multiply to ✓.
Need to solve a different problem like this? Open the solver →