PROGRAMMING:Open radical of library function
Enter a real number and output its square root.
###Input example:
```in
ten
```
###Output example:
```out
three point one six two two seven eight
```
answer:If there is no answer, please comment
###Input example:
```in
ten
```
###Output example:
```out
three point one six two two seven eight
```
answer:If there is no answer, please comment