Divide a cube with an edge length of into smaller cubes of different volumes. If the edge lengths of the smaller cubes are whole centimeters, then is
Problem 556
Pick one
Official solution
[Solution] The volume of a cube with a side length of is . It can only be divided into one cube with an edge length of , whose volume is .
Thus, the remaining can only be divided into cubes with an edge length of , totaling 19 pieces. Therefore, it can be divided into a total of 20 small cubes that are not all the same.
Hence, the answer is .