I believe you want to convert float to string instead of type-casting, in this case you may want to check this answer
Convert float to string in PHP
number_format($we_all_float_down_here, 20, '.', '') // output // 3467.60009765625000000000