Question: I need some help with C++ and im using the program Atom. 2. Write a program that calculates exponents. Request a number and an exponent.
2. Write a program that calculates exponents. Request a number and an exponent. Calculate the number to the exponent power and display the answer. Example Output (input in bold italics) Enter a number: 5 Enter an exponent: 3 5 to the power of 3 is 125
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
