Quadratic Solver
Roots of ax² + bx + c = 0, real or complex.
Enter values
—
—
The formula
x = (−b ± √(b² − 4ac)) / 2a
All calculations run locally in your browser and update instantly as you type.
Related calculators
Frequently asked questions
What does the discriminant tell me?+
If b²−4ac is positive there are two real roots, zero gives one repeated root, and negative gives a complex-conjugate pair.
All calculations run locally in your browser. Nothing you type is sent to a server.