eolymp
bolt
Try our new interface for solving problems
Problems

Square root

Square root

Find the square root of the sum of digits of three digit number.

Input

One positive three digit integer.

Output

Print the square root of the sum of digits with 3 digits after the decimal point.

Time limit 1 second
Memory limit 128 MiB
Input example #1
178
Output example #1
4.000