Concept:A perfect cube is a number that can be expressed as an integer raised to the power 3.Explanation:Check each option by prime factorisation.25 = 5×5=52 — exponent 2 is not a multiple of 3.36 = 22×32 — exponents 2 and 2 are not multiples of 3.64 = 2×2×2×2×2×2=26 — exponent 6 is a multiple of 3, so 64 = (22)3=43.81 = 34 — exponent 4 is not a multiple of 3.Thus only 64 is a perfect cube.Answer:C. 64