Computer Science, asked by prtsaha, 5 months ago

Write an algorithm to find volume and surface area of a cube

Answers

Answered by ushagangi85
6

If we know the length of any edge of a Cube then we can calculate the Volume of Cube using the formula:

1.Volume = l * l * l.

2.The Lateral Surface Area of a Cube = 4 * (l * l)

I think it is useful to you

THANK YOU.

Answered by sshanker8359
1

Answer:

the volume of cube is a^3 and total surface area is 6a^2

Similar questions