please do the Java expression
Attachments:
Answers
Answered by
0
Answer:
-_- XD:) ;D B-) B-( )-( ;)
Answered by
0
Java Expressions:
- to use sqrt(),pow() methods import java.lang.Math class in program
- ( ( 1/3 ) * ( powe( a,2 ) ) ) + ( ( 1/3 ) * ( pow( b,3 ) ) )
- d = sqrt( ( pow( l,2 ) ) + ( pow( b,2 ) ) )
- ( ( pow( a,3 ) + pow( b,3 ) ) ) / ( pow( a,3 ) - pow( b,3 ) ) )
- cbrt( ( a + b ) / ( a * b ) )
----Hope these expression will help you get what you wanted, if you liked my answer mark as brainliest,it would really help me. :)
Similar questions
Computer Science,
6 months ago
Math,
6 months ago
English,
6 months ago
Math,
1 year ago
Environmental Sciences,
1 year ago
Math,
1 year ago