Compute the next higher multiple of a pow^2 number.
x, multiple of powerOfTwo, so that x >= n.
See Implementation
Compute the next higher multiple of a pow^2 number.