How to Insert Equation in Google Sheets (4 Tricky Ways)

Equations are often used in our calculations to express a precise and quantitative relationship between various features of our world. Since we heavily use Google Sheets in our day-to-day life, it is apparent that we’ll require inserting equations in Google Sheets. However, unlike Google Docs, we don’t have any built-in feature to insert equations in Google Sheets. In spite of that, I’ll show you 4 easy ways to insert an equation in Google Sheets. The following image contains an overview of the required output. Here, I have inserted a simple equation by applying a formula. Now, let’s learn the ways.

An overview of inserting equation


A Sample of Practice Spreadsheet

You can copy our practice spreadsheet by clicking on the following link. The spreadsheet here contains an overview of the demonstrated ways to insert an equation in Google Sheets.


4 Tricky Ways to Insert Equation in Google Sheets

Here, we’ll use operators, built-in features, and formulas to insert an equation in Google Sheets. Since Google Docs has an in-house feature to insert equations, we’ll also seek help from it. Now, let’s start.


1. Combining Ampersand (&) Operator and CHAR Function

Our first method will use a combination of the Ampersand (&) operator and the CHAR function. The CHAR function is able to convert a number into a character. One limitation of this method is that complex equations that contain fractions or any mathematical operators (for example, the Summation, Differential, Integral, etc. operators) can’t be inserted with this method. Now, let’s have a look at the dataset we’ll use for this method. The dataset contains a list of famous formulas for which we’ll write the related equation.

Dataset to demonstrate how to insert equation using ampersand operator and CHAR function in Google Sheets

Steps:

  • Initially, activate Cell C5 by double-clicking on it.
  • Afterward, type in the following formula-
="E=mc"&CHAR(178)
  • Then, press Enter key to get the required output. Here, the statement CHAR (178) converts the decimal code 178 to superscript 2.

Applying a combination of Ampersand operator and CHAR function to insert equation in Google Sheets

  • We need a list of codes for inserting the equations in the remaining cells. Such a list is provided in the worksheet titled “Exponent Unicode List”. Use the required codes from here and complete the formula in other cells.

A list of Unicode in Decimal for CHAR function

  • The final output looks like the following-

Final output after using Ampersand operator and CHAR function to insert equation in Google Sheets

Read More: How to Insert Superscript in Google Sheets (2 Simple Ways)


2. Applying Drawing Tool

In this method, we’ll use the in-house feature of inserting drawings in Google Sheets. We can insert an equation as hand-scribbled text through the Drawing tool in Google Sheets. Keep reading to learn how.

Steps:

  • Firstly, go to the Insert ribbon and select the Drawing tool from the pop-up list.

Selecting Drawing feature from Insert ribbon

  • Consequently, a window like the following will pop up.

Pop-up window for creating a drawing

  • Now, click on the drop-down icon of the Line feature and select the Scribble option from the pop-up list.

Selecting Scribble feature from Line options

  • Afterward, draw the required equation using the mouse or any external device.

Scribbling the required Equation

  • Then, select the entire equation to view the formatting options. Customize the equation with the required formatting options. Here, I have set the Line Weight to 3px.
  • Now, click on the Save and Close option.

Customizing the Scribbled Equation

  • At this point, the hand-scribbled equation will appear in your Google Sheets worksheet.

Scribbled equation inserted in Google Sheets

  • At this time, select the equation and hover your mouse pointer above the square blue icons of the equation border. You will be able to resize the drawing by dragging through this.

Resizing the Scribbled Equation

  • Resize the equation and drag it above the required cell to get the required output. One of the limitations of this method is that the inserted equations don’t have aesthetic values.

Final output after resizing and placing the Scribbled Equation

Read More: How to Insert Signature in Google Sheets (3 Easy Ways)


3. Using Google Docs and Insert Image Option

The previously mentioned ways might be able to insert simple equations but to insert equations with various mathematical operators, we need to insert the equation as an image. Since Google Docs has a built-in feature to insert such complex equations, we’ll use Google Docs to write our required equation and then insert the equation as an image. To demonstrate this example, we’ll insert the equation for Standard Deviation Formula in Google Sheets.

Dataset for demonstrating how to insert a complex equation as image in Google Sheets

Steps:

  • First, open a Google Docs file.
  • Then, go to the Insert ribbon and select the Equation tool from the appearing list.

Selecting Equation tool from Google Docs

  • Af this point, the features of the Equation tool and a space for inserting the required equation will appear in your Google Docs file.

Features of Equation Tool

  • Now, use these features to insert the equation for the Standard Deviation formula.

Typing the Standard Deviation Equation using features of Equation Tool in Google Docs

  • Now, use any Snipping tool to create a screenshot like the following-

Taking a Screenshot using any Snipping tool

  • Next, we have to insert the screenshot in our Google Sheets file. We can insert the screenshot from our Computer or from Google Drive.

Similar Readings


3.1 Inserting from Computer

Since the screenshot is saved directly on your computer, it’s easier to upload the screenshot from your computer directly. Follow the steps below for this process.

Steps:

  • In your Google Sheets, first, select Cell C5 and then go to the Insert ribbon. After that, click on the Image feature. Lastly, select Insert Image in a Cell option from the two options.

Selecting Insert Image option in Google Sheets

  • Consequently, a window like the following will pop up. To insert an image from your computer, click on the Browse option. You can also select the required image and drag it above the window to open it.

Selecting Browse option in pop-up window

  • After selecting the Browse option, the File Explorer of your computer will open. Open the folder where you saved the screenshot and double-click on it to open the screenshot into your Google Sheets file.

Browsing the screenshot of equation from computer File Explorer

  • The final output looks like the following after you insert the image by double-clicking on it.

Final output after inserting image of equation from Computer File Explorer

Read More: How to Insert an Exponent in Google Sheets (3 Easy Ways)


3.2 Inserting from Google Drive

You can also insert the image from your Google Drive. This option is useful when you are working from a remote computer and you don’t have access to your personal computer. However, the image has to be available in your Google Drive for this method to work.

Steps:

  • First, upload the screenshot to your Google Drive.

Uploading the Screenshot file in Google Docs

  • Now, return to your Google Sheets worksheet and select Cell C5.
  • After that, go to the Insert ribbon first and then click on the Image Lastly, select Insert Image in a Cell option from the two options.

Selecting Insert Image option in Google Sheets

  • Consequently, a window like the following will pop up. Since we want to insert an image from our Google Drive this time, click on the Google Drive option.

Selecting the Google Drive option to insert image of equation

  • Finally, from your Google Drive files, double-click on the required image to insert it into your Google Sheets.

Double-clicking on the screenshot of equation to insert it in Google Sheets

  • And as you can see, the required equation has appeared in Cell C5.

Final output after inserting image of equation from Google Drive

Read More: How to Insert Error Bars in Google Sheets (3 Practical Examples)


4. Employing IMAGE Function

We can also insert an image of an equation using the IMAGE function. This function can insert an image in a cell by using the URL of the image as an argument. This method may sound simple, but there are a few important aspects to employing the IMAGE function. Follow the simple steps below.

Steps:

  • We’ll insert the required image of the equation from Google Drive. Therefore, to get the URL of the image, open your Google drive.
  • Now, select the image you want to insert.

Right-clicking on the screenshot in Google Drive

  • Afterward, right-click with your mouse to pop up a list of options and select the Share command from there.

Selecting Share command from the Right-click pop-up options

  • At this time, a window like the following will appear. Set the General Access as Anyone with the Link and the Role as Editor for the proper execution of the formula.
  • Now, click on the Copy Link option to make a copy of the link first and then click on Done.

Editing the General Access and Copying the URL of Screenshot from Google Drive

  • However, we have to modify the copied link before using it as an argument for the IMAGE function. Although, this is not required in case the image URL is collected from a Google search.
  • The link we copied is given below-
https://drive.google.com/file/d/1Sgb0m-LQy49gigJ6Z6t7AO8mtmG5MluN/view?usp=share_link
  • Change this link to the following-
https://drive.google.com/uc?export=download&id=1Sgb0m-LQy49gigJ6Z6t7AO8mtmG5MluN
  • Here, we have substituted the “file/d/” part with “uc?export=download&id=” and removed the “/view?usp=sharing” part.
  • Now, activate Cell C5 by double-clicking on it.
  • Afterward, insert the following formula-
=IMAGE("https://drive.google.com/uc?export=download&id=1Sgb0m-LQy49gigJ6Z6t7AO8mtmG5MluN")
  • Finally, get the required output by pressing the Enter key from your keyboard.

Employing IMAGE Function to Insert Equation in Google Sheets

Read More: How to Insert Formula in Google Sheets for Entire Column


Similar Readings


How to Add Equation to Graph in Google Sheets

We can also insert an equation to the graph plotted for a dataset in Google Sheets. Let’s have a look at the following dataset. It contains a list of persons’ salary variations with experience. Now, we will plot a graph for this relation and insert an equation for the trendline.

Dataset for inserting Graph in Google Sheets

Steps:

  • Initially, select the range C5:D11 and then go to the Insert ribbon to select the Chart feature from the appearing list of options.

Inserting a Chart for the Dataset

  • At this point, a Scatter Chart like below will appear.

The default Scatter Chart without a Trendline and Equation

  • Now, select the chart and click on the vertical ellipsis () symbol.
  • Consequently, a list of options will pop up. Select the Edit Chart feature from the list.

Selecting Edit Chart Feature

  • At this time, a sidebar like the following will appear. Go to the Customize menu.

Selecting Customize Menu from Sidebar

  • Afterward, select the Series option from Customize menu.

Selecting Series option from Customize menu

  • Now, click on the checkbox of Trendline to activate its features.

Checking the Checkbox of Trendline

  • As soon as you check the checkbox of Trendline, a set of features will appear.
  • You can use the Type, Line Color, Line Opacity, and Line Thickness features to customize the trendline.
  • Now, click on the drop-down icon of Label and select the Use Equation option from the drop-down list.

Selecting Use Equation Label

  • The chart now looks like the following. And as we can see, an equation has been inserted in our chart.

The Final Outlook of Graph with a Trendline and and Equation


How to Add Formula as Equation in Google Sheets

The formulas we use in Google Sheets are also a type of equation. Therefore, let’s learn how to Insert Google Sheets formulas as Equation. Let’s have a look at the dataset below. It contains a list of students’ marks attained in 3 different tests. We want to enumerate the maximum number attained by each student. So, let’s start.

Dataset for demonstrating how to insert a Google Sheets formula as an equation

Steps:

  • Initially, select Cell F6.
  • Then, go to the Insert ribbon and select the Function option.
  • After that, a list of functions will appear. Since we want to enumerate the maximum marks for each student, click on the MAX function.

Selecting function from Insert ribbon

  • As soon as you click on the MAX option, it will appear on the F6 cell and formula bar. Also, a pop-up of the MAX function with its arguments will appear.

MAX function and it's arguments

  • Now, select the range C6:E6 by dragging the mouse pointer over the cells to insert the range as arguments for the MAX function inserted previously.

Selecting a range as argument of MAX function

  • Now, get the required output by pressing the Enter key from your keyboard.

Pressing the Enter key to get the required output

  • However, we can also insert functions from the Clipboard menu in Google Sheets. Or, we can simply type it in the required cell.

Alternate ways to insert formulas as equation

  • Now, for the rest of the cells, we’ll use the auto-fill feature. For that, select sell F6 again and hover your mouse pointer above the bottom right corner of the selected cell.
  • At this time, the Fill Handle icon will be visible. Finally, use it to copy the formula to other cells of Column F.

Using the Fill Handle tool to copy the formula to other cells

  • The final output looks like the following. Using these simple steps, you can insert any formula as an equation in Google Sheets.

Final output after using the Fill Handle tool


Things to Be Considered

  • The Unicode used as an argument for the CHAR function has to be in decimal.
  • For proper execution of the IMAGE function, we have to set the General Access as Anyone with the Link and the Role as Editor for that image in your Google Drive.
  • In the case of using images from Google, we can insert the copied URL directly as an argument in the IMAGE However, you have to modify the URL if you are inserting an image from Google Drive.

Conclusion

This concludes our article to learn how we can insert an equation in Google Sheets. I hope the demonstrated examples were ideal for your requirements. Feel free to leave your thoughts on the article in the comment box. Visit our website OfficeWheel.com for more helpful articles.


Related Articles

Seemanto Saha

Seemanto Saha

Hello, I am Seemanto Saha, and working as a Technical Writer and Content Creator at OfficeWheel.com. I completed my B.Sc. in Industrial and Production Engineering from Bangladesh University of Engineering and Technology. Being an enthusiast for solving analytical problems, I aim to leverage my research and analytical skills to create better content for everyone.

We will be happy to hear your thoughts

Leave a reply

OfficeWheel
Logo