sympy_sqrt
Compute the symbolic square root of a mathematical expression, leveraging SymPy's algebraic engine for exact results.
Instructions
Square root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |