sqr
function sqr(n: integer): integer;
Returns the square of the given number.