1. Solving a standard cubic equation with three real roots
Math StudentBackground
A student is learning about polynomial roots and needs to verify their homework.
Problem
Find the roots of x^3 - 6x^2 + 11x - 6 = 0 and check the intermediate steps.
How to use
Select 'Complete Equation' as the input format, enter 'x^3 - 6x^2 + 11x - 6 = 0', and enable 'Show Steps'.
{
"inputFormat": "equation",
"aOrEquation": "x^3 - 6x^2 + 11x - 6 = 0",
"showSteps": true
}Outcome
The tool outputs the three real roots (1, 2, and 3) along with the intermediate Cardano values.