Solve the Following question?

write a C++ program to input a number.If the number n is odd and 
positive,print its square root otherwise print n*n*n*n*n.

Reply via email to