Use IMSQRT through 3 task topics, including entering the function, checking argument format, and reviewing updated results; choose a topic from the index and follow the steps.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the IMSQRT function for calculation | Free |
| 2 | 2. Use formula hints to check the argument format | Free |
| 3 | 3. Review results that update after data changes | Free |
How-to Guide
1. Enter the IMSQRT function for calculation
Entry point: Formulas tab → formula bar or target cell
- Open WPS Spreadsheets and select the cell where you want to show the result.
- Type
=to start editing a formula. - Type
IMSQRT(. - Enter a complex-number argument in the parentheses, such as
"3+4i". - Type the closing parenthesis and press Enter to view the result.
Success Criteria
- Interface result: The target cell shows the square root result of the complex number.
- Next action: You can continue copying the formula, editing the argument, or filling it down.
Tips While Using
- Common mistake: If you forget to type
=first, the content is treated as plain text.- Environment note: The complex-number argument format needs to match the function requirements.
2. Use formula hints to check the argument format
Entry point: formula bar
- Select the target cell and type
=IMSQRT(. - Watch for the function syntax hint in the editing area.
- Complete the argument based on the hint and check that the parentheses are complete.
- Press Enter after confirming the formula.
Success Criteria
- Interface result: You can see the function name and argument hint information.
- Next action: You can revise the formula based on the hint and submit it again.
Tips While Using
- Common mistake: If the parentheses are not closed or the argument format is incomplete, the formula may return an error.
3. Review results that update after data changes
Entry point: a worksheet cell that already contains IMSQRT
- First complete the IMSQRT formula in a cell.
- Change the referenced value in the formula, or replace the complex-number string.
- Press Enter to confirm the change.
- Check whether the result cell updates at the same time.
Success Criteria
- Interface result: The result cell shows the updated calculation result.
- Next action: You can continue linking other formulas or save the worksheet.
Tips While Using
- Common mistake: If the referenced content is not in a valid complex-number format, the result may not return correctly.