cube property

num get cube

Implementation

num get cube => this * this * this;