Apache Pig SQRT FunctionThe Apache Pig SQRT function is used to find out the square root of the given value. It always returns the positive square root of an expression. SyntaxExample of SQRT FunctionIn this example, we return the square root of the given value. Steps to execute SQRT Function
![]()
![]()
![]()
![]() Here, we got the desired output.
Next Topic#
|