Problem D
Pretty Good Cube Root
Given a positive integer
Input
Input has up to
Output
For each input integer, print out its approximate cube root.
Sample Input 1 | Sample Output 1 |
---|---|
64 472741006443 65991621053219768206433 |
4 7790 40410690 |