hi all
i need to convert this php code to java:
$retval=floor(1000*((pow(((4*pow($fx,2))+$fx),(1/8.0)))+cos($fx)));

can somebody solve it?
thanx