sqrt
function sqrt(num: real):real;
Returns the square root of the given number.