{ "title" : "nthroot", "kind" : "atomic", "type" : "nthroot", "tags" : ["number", "atomic", "binary", "nthroot"], "description" : "

Returns nth root of x

", "inputs" : ["x","n"], "outputs" : ["value"] }