Solution - Polynomial root calculator
x=-1.414214
x=1.414214
x=0.000-1.291i
x=0.000+1.291i
Other Ways to Solve
Polynomial root calculatorStep-by-step explanation
1. Normalize to P(x)=0
Rewrite in standard form P(x)=0, then identify the leading and constant coefficients.
2. Test candidate roots
Build rational candidates from factor ratios p/q: -1/3, 1/3, -2/3, 2/3, -1, 1, -5/3, 5/3, -2, 2, -10/3, 10/3, -5, 5, -10, 10. Evaluate P(c) for each candidate and deflate when P(c)=0.
3. Solve the remaining factor
After deflation, solve the remaining factor using numeric approximation (Durand-Kerner).
4. Collect all roots
All roots with multiplicity: x={-1.414214,1.414214,-1.290994i,1.290994i}.