Computer Science, asked by wwwberrymridul82, 9 months ago

write the Java expression for the following ​

Attachments:

Answers

Answered by tanmaysingh120805
1

Answer:

1. z=(x*x*x)+(y*y*y)-(y/(z*z*z));

2. q=1.0/(Math.sqrt(a+b))+3.0/(c*c);

Similar questions