pow

inline fun pow(x: Int): BigInt(source)
inline fun pow(x: Long): BigInt(source)
inline fun pow(x: BigInt): BigInt(source)