Computer Science, asked by kavitachatomba, 9 months ago

PROJECT WORK

Q:- write a program to calculate the cube of any two number using function for calculation.​

Answers

Answered by pranav25iwary
0

In java, Use Math.pow(number,3 ) ;

Explanation:

number in pow is input number by user,it will simply print the cube i.e if given number is 5 then Math.pow(5,3) will give 125 as answer.

Answered by ayush373174
0

Answer:

I ans

Explanation:

you are from dumraon

Similar questions