The purpose of hybrd is to find a zero of a system of n nonlinear functions in n variables by a modification of the Powell Hybrid Method. The user must provide a function which calculates the functions. The Jacobian is then calculated by a forward-difference approximation.