English

Write the Java expression for the following: z = x3 + y3 − yz3 - Computer Applications

Advertisements
Advertisements

Question

Write the Java expression for the following:

z = x3 + y3 − `y/z^3`

One Line Answer

Solution

z = Math.pow(x, 3) + Math.pow(y, 3) - y / Math.pow(z, 3)
shaalaa.com
  Is there an error in this question or solution?
Chapter 1.04: Operators in Java - EXERCISES [Page 43]

APPEARS IN

Avichal Computer Applications [English] Class 10 ICSE
Chapter 1.04 Operators in Java
EXERCISES | Q III. 11. | Page 43
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×