Skip to main content
Calkulon

So berechnen Sie Cubic Equation Solver

learn.whatIsHeading

A cubic equation has the form ax³ + bx² + cx + d = 0 and always has three roots (which may be real or complex, and some may be repeated). Cardano's formula (1545) was the first general algebraic solution for cubics, though numerical methods are used in practice.

Formel

Depress the cubic: substitute x = t − b/(3a) to eliminate the x² term
x
t − b/(3a) to eliminate the x² term — t − b/(3a) to eliminate the x² term

Schritt-für-Schritt-Anleitung

  1. 1Depress the cubic: substitute x = t − b/(3a) to eliminate the x² term
  2. 2Solve the depressed form t³ + pt + q = 0 using Cardano's formula
  3. 3Three real roots occur when the discriminant Δ = −4p³ − 27q² > 0
  4. 4One real root when Δ < 0, three roots (one repeated) when Δ = 0

Gelöste Beispiele

Eingabe
x³ − 6x² + 11x − 6 = 0
Ergebnis
x = 1, 2, 3
Three distinct integer roots — verify: (x−1)(x−2)(x−3)
Eingabe
x³ − 3x + 2 = 0
Ergebnis
x = 1 (double root), x = −2
Δ = 0 indicates a repeated root

Häufig gestellte Fragen

What is Cubic Equation?

A cubic equation has the form ax³ + bx² + cx + d = 0 and always has three roots (which may be real or complex, and some may be repeated). Cardano\

How accurate is the Cubic Equation calculator?

The calculator uses the standard published formula for cubic equation. Results are accurate to the precision of the inputs you provide. For financial, medical, or legal decisions, always verify with a qualified professional.

What units does the Cubic Equation calculator use?

This calculator works with inches. You can enter values in the units shown — the calculator handles all conversions internally.

What formula does the Cubic Equation calculator use?

The core formula is: Depress the cubic: substitute x = t − b/(3a) to eliminate the x² term. Each step in the calculation is shown so you can verify the result manually.

Bereit zur Berechnung? Probieren Sie den kostenlosen Cubic Equation Solver-Rechner aus

Probieren Sie es selbst aus →

Einstellungen