Solution - Polynomial root calculator
x=0
Step-by-step explanation
1. Normalize to P(x)=0
Rewrite the equation as a polynomial equal to zero.
2. Test candidate roots
No rational candidate set is available; switch to a numeric solve for the remaining polynomial.
3. Solve the remaining factor
Solve the remaining polynomial using linear isolation.
4. Collect all roots
All roots with multiplicity: x={0}.