Performs a square root operation on a given input.
Syntax
value = Sqrt (input)
Description
The function takes input, and returns the square root of it.