You are given a floating point number x, write a static method sqrt(double x) that returns the square root of this number
5.5
6
5.2
5
3.7
4