DB
FunctionsMath

sqrt

Returns the non-negative square root for each non-negative numeric input.

sqrt(…) → Float64

Kind · scalar

Returns the non-negative square root for each non-negative numeric input.

Part of the Math family.