sqrt() Table of Contents Definition Examples Further Reading Definition sqrt() takes a numerical value as an argument and returns the square root of that value. Examples The following example calculates the square root for four and returns two as a result. | makeresults | eval squareroot=sqrt(4) Further Reading makeresults eval sinh() substr()