Computer Science, asked by kavyapoojary608, 5 months ago

write the algorithm to find the area of a cube?​

Answers

Answered by neetuchoudhary2789
4

  • step 1 : read the given number ( from user )
  • step 2 : find the product of it three times , i.e. calculate cube = ( a , a, a)
  • step 3 : print the output
  • learn more about algorithm.
Answered by jawedjuhi6
1

Answer:-

Step 1 - Start

Step 2 -Input 6l square

Step 3 - Area :- 6l square

Step 4 - Display Area

Step 5 - Stop

Similar questions