How Do You Calculate the Square Root of a Polynomial?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
phymatter
Messages
131
Reaction score
0
does anyone know any specific method to find the square root of a polynomial like : 4x4 + 8x3 + 8x2 + 4x+ 1 ??
thanks in advance!
 
Mathematics news on Phys.org
You want to find a polynomial p(x) such that [p(x)]2 = q(x)?
If this is it, it is not possible, for a general q, to find p. q must have roots with even multiplicities. This is not the case in your example. Try putting p = ax2+bx+c, square it, and equate coefficients with q. You'll find a system of equations with no solution.