Computer Science, asked by spadhy133, 1 day ago

write a algorithm and draw a flowchart to find a no. of a cube​

Answers

Answered by bgusain76
1

Algorithm

Step 1: Start

Step 2: Read the number and store it in a.

Step 3: Calculate cube of number as a * a * a

Step 4: Print cube of number

Step 5: Stop

Flowchart in above attechment check please

Thanks

Attachments:
Similar questions