SQRT « Numeric Math Functions « Oracle PL / SQL






1.SQRT() extracts the square root from the input argument.
2.Get the square root
3.SQRT(x): Returns the square root of x
4.SQRT(5)
5.round(sqrt(sal),2)