func.sqrt

The PostgreSQL sqrt() function is used to return the square root of a given positive number.

Syntax

func.sqrt(numeric)

Examples

Documentation for func.sqrt is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)