sqrt
Basic data handling: MathSqrt
Calculates the square root of a non-negative number. This node takes a non-negative number and returns its square root.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| value | FLOAT,INT | required |
Outputs (1)
| Name | Type |
|---|---|
| FLOAT | FLOAT |