polrootspadic
Find p-adic roots of a polynomial by providing the polynomial expression, a prime p, and optional precision n.
Instructions
Compute the p-adic roots of a polynomial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | p-adic precision. | |
| p | Yes | Prime p. | |
| pol | Yes | Polynomial as a string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |