This Oracle tutorial explains how to use the Oracle/PLSQL SQRT function with syntax and examples.
The Oracle/PLSQL SQRT function returns the square root of n.
The syntax for the SQRT function in Oracle/PLSQL is:
A positive number that is used in the square root calculation.
The SQRT function returns a numeric value.
The SQRT function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle SQRT function examples and explore how to use the SQRT function in Oracle/PLSQL.
For example: