n-th power of QD variable
p = qdpow(a,n)
QD number
integer
return a n-th power of QD number.
a = qdrand(1,1) p = qdpow(a,3)