Олимпиадный тренинг

Задача 42835. Operations with real numbers. Module math


Write a program that calculates the square root of a number entered from the keyboard, accurate to three decimal places.
The input is a real number.
Example
Input
25.
Output
5.000