Problems
Square root
Square root
Find the square root of the sum of digits of three digit number.
Input data
One positive three digit integer.
Output data
Print the square root of the sum of digits with 3 digits after the decimal point.
Examples
Input example #1
178
Output example #1
4.000