how to code the pow function in java code example Example: how to find powers in java int n=Math.pow(N, P);