This website requires JavaScript.
Explore
Sign In
mirror
/
hugo
mirror of
https://github.com/gohugoio/hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
Code
Issues
master
hugo
/
docs
/
content
/
en
/
functions
/
math
/
Sqrt.md
273 B
Raw
Permalink
Blame
History
title
description
categories
keywords
action
math.Sqrt
Returns the square root of the given number.
aliases
related
returnType
signatures
functions/math/Pow
float64
math.Sqrt VALUE
{{
math
.Sqrt
81
}}
→ 9