This depends on the initial radius of the balloon. If we assign 'i' to represent the initial radius, then after 11 seconds, the radius will now be i + 11*1.3, or i + 14.3 cm.
The formula for volume of a sphere is 4/3 * π * r3
So, after 11 seconds, the volume is 4/3 * π * (i + 14.3)3