Nodes > Math > Exponential > Sqrt

Returns the square root of the input value.
Inputs
| Name | Type | Description |
|---|---|---|
| A | float | Value to find the square root of |
Outputs
| Name | Type | Description |
|---|---|---|
| sqrt( A ) | float | Square root of A |
Was this page helpful?

Returns the square root of the input value.
| Name | Type | Description |
|---|---|---|
| A | float | Value to find the square root of |
| Name | Type | Description |
|---|---|---|
| sqrt( A ) | float | Square root of A |