What should be multiplied with a3 b2 to make it a perfect cube? Given 'a' and 'b' are prime numbers.
b
a3 b2 = a × a × a × b × b
A perfect cube is a result of multiplying a number three times by itself, or, in other words, it is an integer to the power 3.
a3 b2 can be a perfect cube if 'b' is a perfect cube in the first place or b is also raised to the power of 3 .
b is raised to power of 2 , so if we multiply b2 to b , it becomes b3
So b should be multiplied to a3 b2 to make it a perfect cube