13.0k views
4 votes
What will be the output of the program? public class SqrtExample { 03 03 O NaN O Compilation fails public static void main(String [] args) { double value = -9.0; System.out.println( Math ,sqrt(value));​

User Dkellygb
by
3.9k points

1 Answer

7 votes

Answer:

216apower4 b + 512 abpower4

User Julien Quere
by
4.4k points