Output the square root of the input (input >= 0 required)
Blocks/Math
This blocks computes the output y (right) as square root of the input u (left):
The input shall be zero or positive. Otherwise an error occurs.