Root Calculator Cubic Equation
This root calculator helps you solve cubic equations of the form ax³ + bx² + cx + d = 0. Enter the coefficients and find the real roots of the equation. The calculator uses numerical methods to approximate the roots when exact solutions are not possible.
How to Use This Calculator
To solve a cubic equation using this calculator:
- Enter the coefficients a, b, c, and d of the cubic equation in the input fields.
- Click the "Calculate" button to find the roots.
- Review the results displayed in the result panel.
- Use the chart to visualize the cubic function and its roots.
The calculator will display all real roots of the equation. For complex roots, the calculator will indicate that they are not real.
Formula for Cubic Equations
A general cubic equation has the form:
Where a, b, c, and d are real numbers, and a ≠ 0.
The roots of the cubic equation can be found using the cubic formula, which involves solving the following equation:
The cubic formula is complex and involves trigonometric functions. For practical purposes, numerical methods are often used to approximate the roots.
Worked Examples
Example 1: Simple Cubic Equation
Solve the equation x³ - 6x² + 11x - 6 = 0.
Using the calculator:
- Enter a = 1, b = -6, c = 11, d = -6.
- Click "Calculate".
- The calculator will display the roots: x = 1, x = 2, x = 3.
Example 2: Complex Roots
Solve the equation x³ - 2x² - 5x + 6 = 0.
Using the calculator:
- Enter a = 1, b = -2, c = -5, d = 6.
- Click "Calculate".
- The calculator will display one real root and two complex roots.