sympy_root
Compute the n-th root of a symbolic expression. Specify the root degree to extract exact roots.
Instructions
N-th root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression | |
| n | No | Root degree |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |