It is defined as the set of strings over $\{a, b\}^{*}$ in which the number of 'a's is a perfect cube. This means that any string in this language must contain a number of 'a's that is a perfect cube (like 1, 8, 27, etc.), and any number of 'b's.
Show more…