pow(int,int) C++ code example Example: pow in cpp header file #include<cmath> //header file for pow fun pow(a,b) // a^b