square root of polynomial
The , denoted by , is any polynomial having the square equal to . For example, or .
A polynomial needs not have a square root, but if it has a square root , then also the opposite polynomial is its square root.
Algorithm. The idea of the squaring
(see the square of sum) gives a method for getting the square root of a polynomial:
-
•
The .
-
•
And so on.
In the examples below, on the .
Example 1. ?
Example 2. ?
Remark. The procedure may give a Taylor series expansion of the square root, if it is not a polynomial. E.g. we get
References
- 1 Meyers Rechenduden. Erster verbesserter Neudruck. Bibliographisches Institut AG, Mannheim (1960).
Title | square root of polynomial |
---|---|
Canonical name | SquareRootOfPolynomial |
Date of creation | 2013-03-22 15:32:06 |
Last modified on | 2013-03-22 15:32:06 |
Owner | pahio (2872) |
Last modified by | pahio (2872) |
Numerical id | 17 |
Author | pahio (2872) |
Entry type | Algorithm |
Classification | msc 26C99 |
Classification | msc 12E05 |
Synonym | calculation of square root of polynomial |
Related topic | SquareOfSum |
Related topic | BombellisMethodOfComputingSquareRoots |