Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Raise an arbitrary precision number to another
<?php bcpow(string $num, string $exponent, ?int $scale = null): string