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