Apply the beta transformation.
Usage
beta(x)
x: int
The input value.
int
The transformed value.
>>> beta(5) 25