math.Sqrt
Returns the square root of the given number.
Syntax
math.Sqrt VALUE
Returns
float64
{{ math.Sqrt 81 }} → 9
Last updated:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this pageHugo Documentation
Syntax
Returns
{{ math.Sqrt 81 }} → 9