n-th root of DD variable
r = ddnrt(a,n)
DD number
integer
return a n-th root of DD number.
a = ddrand(1,1) r = ddnrt(a,3)