Solve cubic equations of the form ax³ + bx² + cx + d = 0 using advanced mathematical methods
Solve cubic equations of the form ax³ + bx² + cx + d = 0 using Cardano's formula and advanced mathematical methods.
Must be ≠ 0
Advertisement
ax³ + bx² + cx + d = 0
where a ≠ 0
All three roots are real and distinct
One real root and two complex conjugate roots
At least two roots are equal
Δ = 18abcd - 4b³d + b²c² - 4ac³ - 27a²d²
Advertisement
x = t - b/(3a)
t³ + pt + q = 0
D = (q/2)² + (p/3)³
t = ∛(-q/2 + √D) + ∛(-q/2 - √D)
a³ + b³ = (a + b)(a² - ab + b²)
a³ - b³ = (a - b)(a² + ab + b²)
(a ± b)³ = a³ ± 3a²b + 3ab² ± b³
Get expert answers to common questions about cubic equations
Our experts are here to help. Contact us for personalized assistance with your calculations.
Contact Support