Solution - Polynomial root calculator
x=-1.366-0.366i
x=-1.366+0.366i
x=0.366-1.366i
x=0.366+1.366i
x=1.000-1.000i
x=1.000+1.000i
Step-by-step explanation
1. Normalize to P(x)=0
Rewrite the equation as a polynomial equal to zero.
2. Test candidate roots
Possible rational roots: -1, 1, -2, 2, -4, 4, -8, 8. Test each candidate and deflate when a root is found.
3. Solve the remaining factor
Solve the remaining polynomial using numeric approximation (Durand-Kerner).
4. Collect all roots
All roots with multiplicity: x={-1.366025-0.366025i,-1.366025+0.366025i,0.366025-1.366025i,0.366025+1.366025i,1-i,1+i}.