Concept:Represent three numbers in A.P. as a−d, a, a+d.Explanation:Sum: (a−d)+a+(a+d)=3a=12⇒a=4.Numbers: 4−d, 4, 4+d.Sum of cubes: (4−d)3+43+(4+d)3=408.Compute: (4−d)3=64−48d+12d2−d3, (4+d)3=64+48d+12d2+d3.Sum: 192+24d2=408⇒24d2=216⇒d2=9⇒d=±3.Numbers: 4−3=1, 4, 4+3=7 (or 7,4,1).Answer:1,4,7