Algorithm to find cube of a given number
swethaGanesh:
tats wat i was also asking
Answers
Answered by
4
I think this your answer which u r searching for
The cube (not cube root) is a number multiplied by itself three times. So the algorithm is use the number as a product three times. The cube of 8 is 8 x8 x8= 512. Not much of an “algorithm”
hope it helps you
The cube (not cube root) is a number multiplied by itself three times. So the algorithm is use the number as a product three times. The cube of 8 is 8 x8 x8= 512. Not much of an “algorithm”
hope it helps you
Similar questions