If you try to run the following code
public class Main { public static void main(String[] args) { long a = (long)Math.pow(13, 15); System.ou
The correct answer is to provide the closest number which can be represented by a double
double
Have you checked whether this is the case or not?