square_root

Computes the square root of the input value.

Input

value

The input value.

Output

root

The square root of the input.