Square root |
You are to determinate X by given Y, from expression
Input contains a positive integer Y (1<=Y<=101000), with no blanks or leading zeroes in it.
It is guaranteed, that for given Y, X will be always an integer.
Your program should print X in the same format as Y was given in input.
7206604678144
2684512