Skip to content

Commit 0686212

Browse files
authored
[Edit] SQL: SQRT() (#6840)
1 parent c1c71fd commit 0686212

File tree

1 file changed

+1
-1
lines changed
  • content/sql/concepts/math-functions/terms/sqrt

1 file changed

+1
-1
lines changed

content/sql/concepts/math-functions/terms/sqrt/sqrt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Title: 'SQRT()'
3-
Description: 'Returns the square root of a given number.'
3+
Description: 'Computes the non-negative root that, when squared, equals the input value.'
44
Subjects:
55
- 'Computer Science'
66
- 'Data Science'

0 commit comments

Comments
 (0)