Cwise_pow.cpp 53 Bytes Edit Raw Blame History 1 2 Array3d v(8,27,64); cout << v.pow(0.333333) << endl;