Computer Science, asked by Toshisingh, 7 months ago

write a program to find the volume of cube is equals to a³ (where is a side of a cube)​

Answers

Answered by shivamverma99399
0

Answer:

hii guys which program are you talking about :     python , HTML C++ OR C

your question is incomplete. but yet i would like to help you out in one these programs:

so in python ,

write a program to find the volume of cube is equals to a³ (where is a side of a cube)​

a=int (input("enter a number"))

volume=a*a*a

print("volume of the cube="+str(volume))

 thanks !!!!!!!!!!!!!!!!!!!!  now plz follow me and mark as brainliest.

Similar questions