maybe not directly from the short

try this:
Code
var s = pow( (t*1.0), 2.5);
var s = pow( (var)(int)t, 2.5);