cfunction src/core/math.c on line 304, column 1 (math/pow a x) Returns a to the power of x.
(math/pow 2 8) # => 256