See the current Perl documentation for sqrt.
Here is our local, out-dated (pre-5.6) version:
sqrt - square root function
sqrt EXPR
sqrt
Return the square root of EXPR. If EXPR is omitted, returns square root of $_.
$_