Calculate the power of a given number in java code example Example: how to find powers in java int n=Math.pow(N, P);