SQL Sqrt()

SQRT function in SQL is basically used to elect the square root value of the given value in the argument.


SYNTAX :
sqrt(x)

database table 'scanf'

area

angle

num

36.7844596
212.25430-78
121.00145-45
141.698185-96




Online Execute/Compile