PrimeCalcPro
Explore 1070+ free calculators — math, finance, health & more.

Polynomial Root Calculator

Find roots of polynomial equations up to degree 4

p(x)Polynomial Root Calculator

e.g. '1 -6 11 -6' = x³-6x²+11x-6

A polynomial root (or zero) is a value of x where the polynomial equals zero: p(x) = 0. Finding roots is fundamental in algebra, engineering, physics, and numerical methods. The Fundamental Theorem of Algebra guarantees that a degree-n polynomial has exactly n roots (counting complex roots and multiplicities).

  1. 1Degree 1 (linear): ax+b=0 → x = −b/a
  2. 2Degree 2 (quadratic): ax²+bx+c=0 → x = (−b ± √(b²−4ac)) / 2a
  3. 3Degree 3–4: closed-form formulas exist (complex, rarely used)
  4. 4Degree 5+: no general closed-form solution (Abel-Ruffini theorem)
  5. 5Our calculator uses bisection search for real roots in [−20, 20]
x³−6x²+11x−6=0 (coefficients: 1 −6 11 −6)=x=1, x=2, x=3(x−1)(x−2)(x−3)=0
x²+1=0 (coefficients: 1 0 1)=No real roots — complex roots ±i
DegreeNameMax Real RootsFormula
1Linear1x = −b/a
2Quadratic2Quadratic formula
3Cubic3Cardano's formula (1545)
4Quartic4Ferrari's formula (1540s)
5+Quintic / highernNo general algebraic solution (Abel-Ruffini 1824)
🔒
100% Бесплатно
Без регистрации
Точный
Проверенные формулы
Мгновенный
Результаты сразу
📱
Мобильный
Все устройства

Settings

Theme

Light

Dark

Layout

Language

PrivacyTermsAbout© 2025 PrimeCalcPro