3v4l.org

run code in 500+ PHP versions simultaneously
<?php $n = "66288484664777839292466735359294353535658376759494957"; echo bcsqrt(bcsqrt($n, 50), 50);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/a0o40
function name:  (null)
number of ops:  11
compiled vars:  !0 = $n
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, '66288484664777839292466735359294353535658376759494957'
    4     1        INIT_FCALL_BY_NAME                                           'bcsqrt'
          2        INIT_FCALL_BY_NAME                                           'bcsqrt'
          3        SEND_VAR_EX                                                  !0
          4        SEND_VAL_EX                                                  50
          5        DO_FCALL                                          0  $2      
          6        SEND_VAR_NO_REF_EX                                           $2
          7        SEND_VAL_EX                                                  50
          8        DO_FCALL                                          0  $3      
          9        ECHO                                                         $3
         10      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
165.21 ms | 1678 KiB | 13 Q