write a program that asks the user to enter an integer and prints two integers, root and pwr, such that 0 < pwr < 6 and root**pwr is equal to the integer entered by the user. if no such pair of integers exists, it should print a message to that effect
0
By Salvador Berge at Oct 02 2020