blob: a58c76cc4d9d5b8d2b828d4caa9db43033a0a71b [file] [log] [blame]
Array3d v(1,2,4);
cout << v.cbrt() << endl;