#include
#include
using namespace std;
int main()
{
float a,b ;
couta;
coutb;
cout
Jan 19, 2025 - 20:54
#include
#include
using namespace std;
int main()
{
float a,b ;
cout<<"\n\tEnter the number = ";
cin>>a;
cout<<"\n\t Enter exponent = " ;
cin>>b;
cout<<"\n the base " <